PRISM

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 6, COL = 0
Property:sent (prob-reach)
Invocation (default)
./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 wlan.6.prism wlan.props --property sent -const COL=0
Execution
Walltime:99.05307197570801s
Return code:0
Log
PRISM
=====

Version: 4.5.dev
Date: Sun Mar 15 00:32:58 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 wlan.6.prism wlan.props --property sent -const COL=0

Parsing model file "wlan.6.prism"...

Type:        MDP
Modules:     medium station1 station2 
Variables:   col c1 c2 x1 s1 slot1 backoff1 bc1 x2 s2 slot2 backoff2 bc2 

Parsing properties file "wlan.props"...

7 properties:
(1) "collisions": Pmax=? [ F col=COL ]
(2) "cost_max": R{"cost"}max=? [ F s1=12&s2=12 ]
(3) "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
(4) "num_collisions": R{"collisions"}max=? [ F s1=12&s2=12 ]
(5) "sent": P>=1 [ F s1=12&s2=12 ]
(6) "time_max": R{"time"}max=? [ F s1=12&s2=12 ]
(7) "time_min": R{"time"}min=? [ F s1=12&s2=12 ]

---------------------------------------------------------------------

Model checking: "sent": P>=1 [ F s1=12&s2=12 ]
Model constants: COL=0

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...
Model constants: COL=0

Computing reachable states...

Reachability (BFS): 195 iterations in 0.60 seconds (average 0.003092, setup 0.00)

Time for model construction: 0.763 seconds.

Type:        MDP
States:      5007548 (1 initial)
Transitions: 11475748
Choices:     6350470

Transition matrix: 20377 nodes (8 terminal), 11475748 minterms, vars: 47r/47c/7nd

Probability bound in formula is 0/1 so not computing exact probabilities...

Prob0E: 3158 iterations in 97.38 seconds (average 0.030835, setup 0.00)

Prob1A: 1 iterations in 0.01 seconds (average 0.005000, setup 0.00)

yes = 5007548, no = 0, maybe = 0

Property satisfied in 1 of 1 initial states.

Time for model checking: 97.47 seconds.

Result: true (property satisfied in the initial state)


Overall running time: 98.875 seconds.

---------------------------------------------------------------------

Note: There was 1 warning during computation.